[One Click Apps] List the deployments of a custom application
Return the most recent builds of a custom application as reported by the platform (status, commit, timestamps). Only custom applications have deployments.
Authorizations
Use Authorization: Bearer <token> header. Token can be a JWT token or an API key (format: sk-onetsolutions-...).
Path Parameters
Unique identifier of the deployed One Click App.
Unique identifier of the compute instance.
Unique identifier of the organization that owns the resource.
Unique identifier of the project containing the resource.
Query Parameters
Number of most recent deployments fetched from the platform (default: 20, max: 50).
A page number within the paginated result set.
Number of results to return per page.

